home *** CD-ROM | disk | FTP | other *** search
/ Atlas of Oregon / Atlas of Oregon - Disc 1.iso / pc / buttons / buttonStyle_pill.swf / scripts / DefineButton2_5 / BUTTONCONDACTION on(release).as < prev    next >
Encoding:
Text File  |  2002-09-06  |  81 b   |  5 lines

  1. on(release){
  2.    textColor.setTransform(_root.colorSet52[11]);
  3.    action();
  4. }
  5.